home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / doom / quake1.zip / MDLFLAG.ZIP / MDLFLAG.TXT < prev   
Text File  |  1996-09-21  |  757b  |  30 lines

  1. MDLFLAG v1.0
  2.  
  3. This MS QuickC 2.5 compiled executable allows you to change the flag byte of
  4. any Quake model (.mdl) file.  Command line execution is as follows:
  5.  
  6. mdlflag <modelname> <flag1> [flag2 [flag3] ...]
  7.  
  8. <modelname> is the filename of the model without the .mdl extension
  9. The <flags> can be any of the following in any order:
  10.  
  11. ROCKET
  12. GRENADE
  13. GIB
  14. ROTATE
  15. TRACER
  16. ZOMGIB
  17. TRACER2
  18. TRACER3
  19.  
  20. You can combine flags.  Email with the cool results you get (like making heads
  21. rotate, trail blood [GIB] and smoke like a grenade).  Heh heh.
  22.  
  23. Distribute as desired.  If you want the source, email me.  
  24.  
  25. Heaven (heaven@interoz.com)
  26. Wrath, leader of the Quake Clan Seven Deadly Sins
  27. http://www.interoz.com/usr/heaven
  28. Jesus Christ is LORD!
  29.  
  30.